Microsoft Access

Microsoft Access
Developer(s)Microsoft
Initial releaseNovember 1992 (1992-11)
Stable release(s)
Microsoft 365 & Retail[a] (Windows)2409 (Build 18025.20160) / 15 October 2024 (2024-10-15)[1][2]
Microsoft 365 (Mac)16.90.1 (Build 24102013) / 22 October 2024 (2024-10-22)[3]
Office 2021 (LTSC)2108 (Build 14332.20791) / 8 October 2024 (2024-10-08)[2]
Office 2019 (LTSC)1808 (Build 10415.20025) / 8 October 2024 (2024-10-08)[4]
Written inC++ (back-end)[5]
Operating systemMicrosoft Windows
TypeRDBMS
LicenseTrialware
Websitewww.microsoft.com/en-us/microsoft-365/access Edit this at Wikidata

Microsoft Access is a database management system (DBMS) from Microsoft that combines the relational Access Database Engine (ACE) with a graphical user interface and software-development tools. It is a member of the Microsoft 365 suite of applications, included in the Professional and higher editions or sold separately.

Microsoft Access stores data in its own format based on the Access Database Engine (formerly Jet Database Engine). It can also import or link directly to data stored in other applications and databases.[6]

Software developers, data architects and power users can use Microsoft Access to develop application software. Like other Microsoft Office applications, Access is supported by Visual Basic for Applications (VBA), an object-based programming language that can reference a variety of objects including the legacy DAO (Data Access Objects), ActiveX Data Objects, and many other ActiveX components. Visual objects used in forms and reports expose their methods and properties in the VBA programming environment, and VBA code modules may declare and call Windows operating system operations.


Cite error: There are <ref group=lower-alpha> tags or {{efn}} templates on this page, but the references will not show without a {{reflist|group=lower-alpha}} template or {{notelist}} template (see the help page).

  1. ^ "Release notes for Current Channel". Microsoft Learn. Retrieved October 23, 2024.
  2. ^ a b "Update history for Office LTSC 2021 and Office 2021". Microsoft Learn. Retrieved October 23, 2024.
  3. ^ "Update history for Office for Mac". Microsoft Learn. Retrieved October 23, 2024.
  4. ^ "Update history for Office 2016 C2R and Office 2019". Microsoft Learn. Retrieved October 23, 2024.
  5. ^ "C++ in MS Office". cppcon. July 17, 2014. Archived from the original on November 7, 2019. Retrieved June 25, 2019.
  6. ^ "Introduction to importing and exporting data". Microsoft. Retrieved October 15, 2010.

Developed by StudentB